home *** CD-ROM | disk | FTP | other *** search
- Path: news.mcgill.ca!news
- From: <jcote1@PO-Box.McGill.CA>
- Newsgroups: comp.lang.c
- Subject: fflush(stdout)
- Date: 3 Feb 1996 02:58:36 GMT
- Organization: McGill University Computing Centre
- Message-ID: <4euj0s$29g@sifon.cc.mcgill.ca>
- NNTP-Posting-Host: c-15.das.mcgill.ca
- X-Newsreader: SPRY News 3.03 (SPRY, Inc.)
-
-
- Hi everybody,
-
- I have a small problem with a program an I really don't know
- what to do with it. Everything goes well, except at the very
- end, where I have an output function( it's just a bunch of
- printf's to display the results on the screen ). The compiler
- seems to go through the code correctly but ignores this very
- last function. I read in the FAQ's that fflush(stdout) could be the
- solution. I've tryed it, but it doesn't work.
-
- If you have any idea of the problem or know anything about
- fflush, please e-mail me.
-
- Thanks a lot,
-
- jcote1@po-box.mcgill.ca
-